C1.Web.Mvc Namespace / FlexGridBase<T> Class / TreeIndent Property

In This Topic
TreeIndent Property (FlexGridBase<T>)
In This Topic
Gets or sets the indent used to offset row groups of different levels.
Syntax
'Declaration
 
<DefaultValueAttribute(14)>
Public Overridable Property TreeIndent As Integer
 
See Also